func go/ast.importComment

3 uses

	go/ast (current package)
		import.go#L86: func importComment(s Spec) string {
		import.go#L199: 		return cmp.Compare(importComment(a), importComment(b))